The Signal-to-Noise Ratio (SNR)
To quantify the stability of a random process, we define the measurement signal-to-noise ratio as:
$$r = \frac{|\mu|}{\sigma}$$
As we aggregate $n$ independent observations, the relative impact of the standard deviation ($\sigma$) diminishes. This allowing the underlying mean ($\mu$) to emerge from the noise. In engineering, this is why averaging sensor readings produces a "clean" signal from "dirty" data.
The Weierstrass Theorem Justification
Why should we expect such stability? The Weierstrass theorem of analysis provides a profound theoretical justification. It demonstrates that any continuous function can be uniformly approximated by polynomials. Specifically, Bernstein polynomials are constructed using the very logic of binomial averages, showing that the collective behavior of random fluctuations converges to the underlying smooth function.
Stability is expressed by the convergence of proportions. As the number of trials $n$ grows to infinity, the relationship between the trials and the accumulated sum $S_n$ stabilizes:
$$r = \lim_{n \to \infty} \frac{n}{S_n} = \frac{1}{\mu}$$
Example: Chemical Reactor Monitoring
Consider a sensor measuring the temperature of a chemical reactor. A single reading is highly "noisy" due to thermal fluctuations and electronic interference. However, as the instructor takes the average of 1,000 readings, the individual errors (randomness) cancel each other out. This process effectively increases the SNR, moving from a "random" single data point to a "stable" representation of the true temperature.